'Declaration Public Function New( _ ByVal items() As String _ )
'Declaration
Public Function New( _ ByVal items() As String _ )
'Usage Dim items() As String Dim instance As New ComboBoxCellType(items)
'Usage
Dim items() As String Dim instance As New ComboBoxCellType(items)
public ComboBoxCellType( string[] items )
ComboBoxCellType Class ComboBoxCellType Members Overload List Items Property